From f60f21a3378de04ed0ab9f00d043d14765abd49e Mon Sep 17 00:00:00 2001 From: John Goerzen Date: Tue, 21 Jun 2005 13:49:39 +0000 Subject: [PATCH] Import Debian gpsbabel version 1.2.4-2 --- debian/changelog | 20 +++++ debian/compat | 1 + debian/control | 35 ++++++++ debian/copyright | 76 ++++++++++++++++++ debian/dirs | 1 + debian/docs | 6 ++ debian/gpsbabel.doc-base.EX | 22 +++++ debian/manpage.sgml.ex | 156 ++++++++++++++++++++++++++++++++++++ debian/menu.ex | 2 + debian/rules | 103 ++++++++++++++++++++++++ debian/watch | 6 ++ 11 files changed, 428 insertions(+) create mode 100644 debian/changelog create mode 100644 debian/compat create mode 100644 debian/control create mode 100644 debian/copyright create mode 100644 debian/dirs create mode 100644 debian/docs create mode 100644 debian/gpsbabel.doc-base.EX create mode 100644 debian/manpage.sgml.ex create mode 100644 debian/menu.ex create mode 100644 debian/rules create mode 100644 debian/watch diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 000000000..a3b24548a --- /dev/null +++ b/debian/changelog @@ -0,0 +1,20 @@ +gpsbabel (1.2.4-2) unstable; urgency=low + + * make check failure no longer causes build failure. There are apparently + a lot of minor differences in rounding on different archs that were + causing this. Closes: #294717. + + -- John Goerzen Mon, 14 Mar 2005 10:39:57 -0600 + +gpsbabel (1.2.4-1) unstable; urgency=low + + * New upstream release. Closes: #291544. + + -- John Goerzen Thu, 27 Jan 2005 11:08:20 -0600 + +gpsbabel (1.2.3-1) unstable; urgency=low + + * Initial Release. Closes: #270812. + + -- John Goerzen Thu, 9 Sep 2004 08:14:00 -0500 + diff --git a/debian/compat b/debian/compat new file mode 100644 index 000000000..b8626c4cf --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +4 diff --git a/debian/control b/debian/control new file mode 100644 index 000000000..63b65394a --- /dev/null +++ b/debian/control @@ -0,0 +1,35 @@ +Source: gpsbabel +Section: utils +Priority: optional +Maintainer: John Goerzen +Build-Depends: debhelper (>= 4.0.0), libexpat1-dev, tetex-bin, tetex-base +Standards-Version: 3.6.0 + +Package: gpsbabel +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: GPS file conversion plus transfer to/from GPS units + GPSBabel converts waypoints, tracks, and routes from one format to + another, whether that format is a common mapping format like Delorme, + Streets and Trips, or even a serial upload or download to a GPS unit + such as those from Garmin and Magellan. + . + GPSBabel supports dozens of data formats and will be useful for tasks + such as geocaching, mapping, and converting from one GPS unit to another. + Among the interesting formats it supports are several GPS devices via + a serial link, various PDA-based mapping programs, and various + Geocaching data formats. + . + GPSBabel supports the following formats: + . + Cetus, CoPilot Flight Planner, CSV, Custom CSV, Delorme Street Atlas, + Delorme Street Atlas 2004 Plus, Delorms GPS Log, Delorme routes, + DNA, EasyGPS Binary, Fugawi, Garmin serial, Geocaching.com loc, + GeocachingDB, Geoniche, GPilotS, GPSDrive, GPSman, GPSPilot, + gpsutil, GPX, Holux, IGC, Magellan serial, Magellan SD, + Magellan Navigator Companion, Mapopolis.Com Mapconverter, Mapsend, + Mapsource, Maptech, Microsoft Streets and Trips, Navicache, + Netstumbler, NIMA/GNIS Geographic Names, NMEA sentences, OziExplorer, + PalmDoc, PCX5, PocketStreets 2002 Pushpin, PSITrex, Quovadis, + Tab-separated data, Tiger, TopoMapPro, Topo by National Geographic, + xcsv, xmap, xmapwpt. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 000000000..4cfb36553 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,76 @@ +This package was debianized by John Goerzen on +Thu, 9 Sep 2004 08:14:00 -0500. + +It was downloaded from http://gpsbabel.sourceforge.net/ + +Upstream Author(s): Robert Lipe + +Copyright: + +Copyright (C) 2002-2004 Robert Lipe, robertlipe@usa.net + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111 USA + +Debian users can find the GNU General Public License at +/usr/share/common-licenses/GPL. + +Some files also have copyright notices for other authors. + +---------------------------------------------------------------------- +This program links with or includes some code from other projects. +Their copyright statements follow: + +------------------------------ + This is ColdSync, a tool for synchronizing data between Palm +devices and Unix workstations. + + Copyright (C) 1999-2001, Andrew Arensburger. + + The latest version of this package is available at + http://www.ooblick.com/software/coldsync/ + + This package is distributable under the terms of the Artistic +License. You should have received a file called "Artistic", which +specifies the terms under which this package may be distributed and +modified. + The Artistic License is taken from the Perl 5.005_03 +distribution, so some of the text is specific to Perl and does not +apply to ColdSync. I hope to address this in a future release. + +Debian users can find the Artistic License at +/usr/share/common-licenses/Artistic. + +------------------------------ +JEEPS application and data functions +Copyright (C) 1999 Alan Bleasby + +** This library is free software; you can redistribute it and/or +** modify it under the terms of the GNU Library General Public +** License as published by the Free Software Foundation; either +** version 2 of the License, or (at your option) any later version. +** +** This library is distributed in the hope that it will be useful, +** but WITHOUT ANY WARRANTY; without even the implied warranty of +** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +** Library General Public License for more details. +** +** You should have received a copy of the GNU Library General Public +** License along with this library; if not, write to the +** Free Software Foundation, Inc., 59 Temple Place - Suite 330, +** Boston, MA 02111-1307, USA. + +Debian users can find the GNU General Public License at +/usr/share/common-licenses/GPL. + + diff --git a/debian/dirs b/debian/dirs new file mode 100644 index 000000000..e77248175 --- /dev/null +++ b/debian/dirs @@ -0,0 +1 @@ +usr/bin diff --git a/debian/docs b/debian/docs new file mode 100644 index 000000000..fb3a88292 --- /dev/null +++ b/debian/docs @@ -0,0 +1,6 @@ +README +README.contrib +README.magnav +README.mapconverter +README.psp +README.xmapwpt diff --git a/debian/gpsbabel.doc-base.EX b/debian/gpsbabel.doc-base.EX new file mode 100644 index 000000000..535db55ce --- /dev/null +++ b/debian/gpsbabel.doc-base.EX @@ -0,0 +1,22 @@ +Document: gpsbabel +Title: Debian gpsbabel Manual +Author: +Abstract: This manual describes what gpsbabel is + and how it can be used to + manage online manuals on Debian systems. +Section: unknown + +Format: debiandoc-sgml +Files: /usr/share/doc/gpsbabel/gpsbabel.sgml.gz + +Format: postscript +Files: /usr/share/doc/gpsbabel/gpsbabel.ps.gz + +Format: text +Files: /usr/share/doc/gpsbabel/gpsbabel.text.gz + +Format: HTML +Index: /usr/share/doc/gpsbabel/html/index.html +Files: /usr/share/doc/gpsbabel/html/*.html + + diff --git a/debian/manpage.sgml.ex b/debian/manpage.sgml.ex new file mode 100644 index 000000000..32ce3e5e9 --- /dev/null +++ b/debian/manpage.sgml.ex @@ -0,0 +1,156 @@ + manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + Please remember that if you create the nroff version in one of the + debian/rules file targets (such as build), you will need to include + docbook-to-man in your Build-Depends control field. + + --> + + + FIRSTNAME"> + SURNAME"> + + September 9, 2004"> + + SECTION"> + jgoerzen@complete.org"> + + GPSBABEL"> + + + Debian"> + GNU"> + GPL"> +]> + + + +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2003 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + + program to do something + + + + &dhpackage; + + + + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage; and bar + commands. + + This manual page was written for the &debian; distribution + because the original program does not have a manual page. + Instead, it has documentation in the &gnu; + Info format; see below. + + &dhpackage; is a program that... + + + + OPTIONS + + These programs follow the usual &gnu; command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. For a complete description, see the + Info files. + + + + + + + + Show summary of options. + + + + + + + + Show version of program. + + + + + + SEE ALSO + + bar (1), baz (1). + + The programs are documented fully by The Rise and + Fall of a Fooish Bar available via the + Info system. + + + AUTHOR + + This manual page was written by &dhusername; &dhemail; for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the &gnu; General Public License, Version 2 any + later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL. + + + +
+ + + + diff --git a/debian/menu.ex b/debian/menu.ex new file mode 100644 index 000000000..84f20641b --- /dev/null +++ b/debian/menu.ex @@ -0,0 +1,2 @@ +?package(gpsbabel):needs=X11|text|vc|wm section=Apps/see-menu-manual\ + title="gpsbabel" command="/usr/bin/gpsbabel" diff --git a/debian/rules b/debian/rules new file mode 100644 index 000000000..6166c0893 --- /dev/null +++ b/debian/rules @@ -0,0 +1,103 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + + + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) + INSTALL_PROGRAM += -s +endif + +configure: configure-stamp +configure-stamp: + dh_testdir + # Add here commands to configure the package. + + touch configure-stamp + + +build: build-stamp + +build-stamp: configure-stamp + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + -$(MAKE) check + #cd doc && make doc.dvi + #cd doc && dvips -o doc.ps doc.dvi + #/usr/bin/docbook-to-man debian/gpsbabel.sgml > gpsbabel.1 + + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp dep doc/*.ps + + # Add here commands to clean up after the build process. + -$(MAKE) clean + -cd doc && $(MAKE) clean + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/gpsbabel. + #$(MAKE) install DESTDIR=$(CURDIR)/debian/gpsbabel + install gpsbabel $(CURDIR)/debian/gpsbabel/usr/bin + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_installexamples +# dh_install +# dh_installmenu +# dh_installdebconf +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_installinit +# dh_installcron +# dh_installinfo + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms +# dh_perl +# dh_python +# dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure diff --git a/debian/watch b/debian/watch new file mode 100644 index 000000000..5bb16d381 --- /dev/null +++ b/debian/watch @@ -0,0 +1,6 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# Site Directory Pattern Version Script +version=2 +ftp://heanet.dl.sourceforge.net/g/gp/gpsbabel/gpsbabel-([0-9a-z.]+)\.tar.gz debian uupdate -- 2.30.2